sslVersion

open fun sslVersion(): Optional<SslVersion>

Returns an Optional that contains the SSL connection version used to make this request if it is available and the current request represents an HTTPS request, otherwise an empty Optional.